healthScreenEnabled

@get:JvmName(name = "getHealthScreenEnabled")
@set:JvmName(name = "setHealthScreenEnabled")
var healthScreenEnabled: Boolean
Enable/Disable the health telemetry module on-device display

bool health_screen_enabled = 13;